home *** CD-ROM | disk | FTP | other *** search
- inherited frmClipboardSet: TfrmClipboardSet
- Top = 208
- HelpContext = 92
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
- 'Sets the contents of the clipboard.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object Label1: TLabel
- Left = 10
- Top = 16
- Width = 429
- Height = 13
- AutoSize = False
- Caption = '&Text to send to the clipboard:'
- FocusControl = memText
- end
- object memText: TMemo
- Left = 10
- Top = 32
- Width = 449
- Height = 184
- ScrollBars = ssVertical
- TabOrder = 0
- OnKeyDown = memTextKeyDown
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 196
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- Left = 164
- end
- inherited IvTranslator1: TIvTranslator
- Left = 228
- Top = 348
- end
- end
-